hi @amit There is no need of autoload.php file in our githup repo. Once user run ' composer require smartapi-php/angelbroking' command the package will install and under vendor folder autoload.php file is get created or updated automatically.
@aksharmty Hey sorry for late reply. Variable name was not correct in my code and you need to replace $responseContent with $result. But anyways you seems to already able to login 🙂
@aksharmty In PHP, you can hit RMS API url with Curl (along with proper authorization headers) and parse response JSON to get all details. You can get Endpoint and Response format from here https://smartapi.angelbroking.com/docs/User#Funds